Include <stdarg.h>.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Nov 2006 14:16:42 +0000 (14:16 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 22 Nov 2006 14:16:42 +0000 (14:16 +0000)
commit9debc052437658fe13a282fb732c3a922189e237
tree0506f7c16f5b96b0ba9dd76e65b0311ce5205616
parent7c2c5e73a640248480db3ab5baa1ce712651379a
Include <stdarg.h>.
[WINDOWSNT]: Include <windows.h>.
(w32_check_console_app): New function.
(message): New function.
(decode_options, print_help_and_exit, fail, main, initialize_sockets,
get_server_config, set_tcp_socket, set_local_socket, set_socket):
Use message().
lib-src/emacsclient.c